Post release automated changes for translation releases#37002
Post release automated changes for translation releases#37002azure-sdk wants to merge 1 commit intoAzure:mainfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR performs standard post-release maintenance for the @azure-rest/ai-translation-text package, bumping the version from 2.0.0-beta.1 to 2.0.0-beta.2 following the release of the previous version.
Key Changes:
- Version incremented to 2.0.0-beta.2 across package.json and user agent string
- New CHANGELOG section added for the upcoming release
- Sample documentation improved with better wording and npx prefix usage
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/translation/ai-translation-text-rest/package.json | Updated package version to 2.0.0-beta.2 |
| sdk/translation/ai-translation-text-rest/src/customClient.ts | Updated user agent string to match new version |
| sdk/translation/ai-translation-text-rest/CHANGELOG.md | Added new unreleased version section with standard subsections |
| sdk/translation/ai-translation-text-rest/samples/v2-beta/typescript/README.md | Improved documentation wording and added npx prefix to cross-env command |
| sdk/translation/ai-translation-text-rest/samples/v2-beta/javascript/README.md | Improved documentation wording and added npx prefix to cross-env command |
|
Hi @azure-sdk. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
|
Hi @azure-sdk. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing |
Post release automated changes for azure-rest-ai-translation-text